Added tests to reflect proper treatment of background area.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 12 Nov 2010 12:55:28 +0000 (21:55 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 12 Nov 2010 12:55:28 +0000 (21:55 +0900)
commit51b75ef44b5d6176d8f683652be93652b6568fe7
tree8cb75d88cee7d44a7dae28e526b2b5367091d2b5
parent47d55c4a4bda941f7c0b31a75c2e18a938fe22ab
Added tests to reflect proper treatment of background area.

CellAreaScaffold now also reflects how cell_area should be
passed to gtk_cell_area_activate() and gtk_cell_area_event()
and how the background area for gtk_cell_area_renderer() should
be created.
gtk/gtkcellarea.c
tests/cellareascaffold.c
tests/cellareascaffold.h
tests/testcellarea.c